home *** CD-ROM | disk | FTP | other *** search
/ PC Master 5 / PC MASTER 5.iso / INTERNET / KIT / WIN95 / MSIE30.EXE / ieakjava.exe / classr.exe / java / util / EmptyStackException.class (.txt) < prev    next >
Encoding:
Java Class File  |  1997-01-31  |  278 b   |  5 lines

  1. package java.util;
  2.  
  3. public class EmptyStackException extends RuntimeException {
  4. }
  5.